Einhugur OpenDocument Text Plugin for Xojo
Table.AppendRow Method
Appends row to the table.
AppendRow()
as
EinhugurODT.TableRow
Parameters
Returns
EinhugurODT.TableRow
The newly appended row.
Remarks
See Also
Table Class